@font-face
{
    font-family: 'Times New Romance';
  src: url('Times New Romance.eot');
  src: url('Times New Romance.eot?#') format('embedded-opentype'),
      url('Times New Romance.woff') format('woff'),
      url('Times New Romance.ttf') format('truetype');
}
